[INFO] cloning repository https://github.com/shmishtopher/VAU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shmishtopher/VAU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1286ead0bac01487bb97d2cb23a489d72c29195
[INFO] testing shmishtopher/VAU against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shmishtopher/VAU
[INFO] finished tweaking git repo https://github.com/shmishtopher/VAU
[INFO] tweaked toml for git repo https://github.com/shmishtopher/VAU written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shmishtopher/VAU on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shmishtopher/VAU already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53e5a66ebda070e57f2f818835880e8c106471ef543e981f5168acd706c0426a
[INFO] running `Command { std: "docker" "start" "-a" "53e5a66ebda070e57f2f818835880e8c106471ef543e981f5168acd706c0426a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53e5a66ebda070e57f2f818835880e8c106471ef543e981f5168acd706c0426a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e5a66ebda070e57f2f818835880e8c106471ef543e981f5168acd706c0426a", kill_on_drop: false }`
[INFO] [stdout] 53e5a66ebda070e57f2f818835880e8c106471ef543e981f5168acd706c0426a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bebc80d2a0badfaef8a8d0fad5b95c98c94c0b919e4d5e4bcc258fd7860c156
[INFO] running `Command { std: "docker" "start" "-a" "1bebc80d2a0badfaef8a8d0fad5b95c98c94c0b919e4d5e4bcc258fd7860c156", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling vau v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s
[INFO] running `Command { std: "docker" "inspect" "1bebc80d2a0badfaef8a8d0fad5b95c98c94c0b919e4d5e4bcc258fd7860c156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bebc80d2a0badfaef8a8d0fad5b95c98c94c0b919e4d5e4bcc258fd7860c156", kill_on_drop: false }`
[INFO] [stdout] 1bebc80d2a0badfaef8a8d0fad5b95c98c94c0b919e4d5e4bcc258fd7860c156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9da9002c8762c1379a86d74e4e5b50c49fd2c8e9ef9d4303b77bd9a690d8da3e
[INFO] running `Command { std: "docker" "start" "-a" "9da9002c8762c1379a86d74e4e5b50c49fd2c8e9ef9d4303b77bd9a690d8da3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling vau v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "9da9002c8762c1379a86d74e4e5b50c49fd2c8e9ef9d4303b77bd9a690d8da3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da9002c8762c1379a86d74e4e5b50c49fd2c8e9ef9d4303b77bd9a690d8da3e", kill_on_drop: false }`
[INFO] [stdout] 9da9002c8762c1379a86d74e4e5b50c49fd2c8e9ef9d4303b77bd9a690d8da3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f682fd10f730015dabe69c5ffe1c1f40c82ed23e8447f2dc02ba88cc3ff49b2
[INFO] running `Command { std: "docker" "start" "-a" "5f682fd10f730015dabe69c5ffe1c1f40c82ed23e8447f2dc02ba88cc3ff49b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests common/lib.rs (/opt/rustwide/target/debug/deps/common-0d5a968bf7c55e1b)
[INFO] [stderr]      Running unittests cli/main.rs (/opt/rustwide/target/debug/deps/cli-f714961a69f7cb29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests gui/main.rs (/opt/rustwide/target/debug/deps/gui-b651c62267288f4d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests common
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test common/ddb.rs - ddb (line 6) ... FAILED
[INFO] [stdout] test common/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test common/wav.rs - wav (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common/ddb.rs - ddb (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/ddb.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 7 - http:
[INFO] [stdout] 7 + http;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/ddb.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- common/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 7 - http:
[INFO] [stdout] 7 + http;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- common/wav.rs - wav (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/wav.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 7 - http:
[INFO] [stdout] 7 + http;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/wav.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | http:
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common/ddb.rs - ddb (line 6)
[INFO] [stdout]     common/lib.rs - (line 6)
[INFO] [stdout]     common/wav.rs - wav (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f682fd10f730015dabe69c5ffe1c1f40c82ed23e8447f2dc02ba88cc3ff49b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f682fd10f730015dabe69c5ffe1c1f40c82ed23e8447f2dc02ba88cc3ff49b2", kill_on_drop: false }`
[INFO] [stdout] 5f682fd10f730015dabe69c5ffe1c1f40c82ed23e8447f2dc02ba88cc3ff49b2
